PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPath Class / getCurrentPoint Method
In This Topic
    getCurrentPoint Method
    In This Topic
    Gets the current point on the path.
    Syntax
    public PDFPoint getCurrentPoint()

    Return Value

    The current point on the path.
    See Also